IAxis.ReadCustomInput2 method

Reads the second custom input variable you added in IntervalZeroDevices database or UserDevices database, in which you can use KINGSTAR ESI Import Tool to add two custom input variables.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
uint ReadCustomInput2()
Function ReadCustomInput2() As UInteger

Return value

Type: uint

Usable EtherCAT states

ecatOP

See also

IAxis Interface

IntervalZero.KINGSTAR.Base.Class Namespace